'宣言 Public Class MultiRowBuilder(Of T) Inherits C1.Web.Mvc.Fluent.FlexGridBaseBuilder(Of T,MultiRow(Of T),MultiRowBuilder(Of T)) Implements Microsoft.AspNetCore.Html.IHtmlContent
public class MultiRowBuilder<T> : C1.Web.Mvc.Fluent.FlexGridBaseBuilder<T,MultiRow<T>,MultiRowBuilder<T>>, Microsoft.AspNetCore.Html.IHtmlContent